home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PROGRAMR / SPMATE13.ZIP / INSTALL.INF < prev    next >
INI File  |  1993-11-17  |  3KB  |  81 lines

  1. ; SPELMATE Install V1.3 - British Installation Script
  2. ; (c) 1993 by Aciran Software Systems.
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=Spelmate for Windows
  8. Title=Spelmate - Installation
  9. Directory=C:\SPELMATE
  10. PM Group=Spelmate DLL
  11. Free Space=920
  12. Files Total=510
  13.  
  14.  
  15. [Disks] 
  16. ;List of disks needed.  Names are used for user request.  They
  17. ;do not need to be the disk's label.
  18. 1=Spelmate Install Disk
  19.  
  20.  
  21. [Directories] 
  22. ;lists of directories that must be created from the destination directory 
  23. ;files to be copied are in the same directory structure on the 
  24. ;floppy (by default)
  25.  
  26.  
  27. [Files] 
  28. ;description, name, (dir #), (diskette #), (Compressed)
  29.  
  30. Readme File=readme.doc                  0 1 N
  31. UnPack utility=UNPACK.EXE               0 1 N
  32. Spelmate DLL=spelmate.dl$               0 1 Y
  33. Spelmate Help=spelmate.hl$              0 1 Y
  34. Main Dictionary(UK)=mainuk.di$          0 1 Y
  35. Pascal Spell Editor=spellapp.ex$        0 1 Y
  36. Pascal Spell Editor source=spellapp.pa$ 0 1 Y
  37. Pascal Editor source=spellwnd.pa$       0 1 Y
  38. Pascal Editor resource=spellwnd.re$     0 1 Y
  39. Pascal File Speller=spelchek.ex$        0 1 Y
  40. Pascal File Speller source=spelchek.pa$ 0 1 Y
  41. Pascal Import Lib=spell.pa$             0 1 Y
  42. Pascal Checker resource=spelfile.re$    0 1 Y
  43. Invoice=Invoice.doc                     0 1 N
  44. Filemenu rc=filemenu.rc$                0 1 Y
  45. Owl def=owl.de$                         0 1 Y
  46. Spell cpp=spell.cp$                     0 1 Y
  47. Spell ico=spell.ic$                     0 1 Y
  48. Spell h=spell.h$                        0 1 Y
  49. C Spell Editor=spelltst.ex$             0 1 Y
  50. Spelltst h=spelltst.h$                  0 1 Y
  51. C Spell Editor source=spelltst.cp$      0 1 Y
  52. C Spell Editor project=spelltst.pr$     0 1 Y
  53. C Spell Editor resource=spelltst.rc$    0 1 Y
  54. C Spelmate header=spelmate.h$           0 1 Y
  55. C Import Lib=spelmate.li$               0 1 Y
  56. Book Icon=book01a.ic$                   0 1 Y
  57. Getfile frm=getfile.fr$                 0 1 Y
  58. Savefile frm=savefile.fr$               0 1 Y
  59. Visual Basic interface=spelmate.ba$     0 1 Y
  60. VB Spell Tester=speltest.ex$            0 1 Y
  61. VB source=speltest.ba$                  0 1 Y
  62. VB Make File=speltest.ma$               0 1 Y
  63. VB Speltest Form=speltest.fr$           0 1 Y
  64. VB Speltest frx=speltest.frx            0 1 N
  65. VB Min frx=vbsplmin.frx                 0 1 N
  66. VB ReadMe File=vbreadme.tx$             0 1 Y
  67. VB Min Example=vbsplmin.ex$             0 1 Y
  68. VB Min Form=vbsplmin.fr$                0 1 Y
  69. VB Min MakeFile=vbsplmin.ma$            0 1 Y
  70.  
  71.  
  72. [PM Group]
  73. Pascal Spell Editor=%s\spellapp.EXE %s\spellapp.EXE 0
  74. Pascal File Spell Checker=%s\spelchek.EXE %s\spelchek.EXE 0
  75. ReadMe="NOTEPAD.EXE %s\README.DOC" NOTEPAD.EXE 0
  76. User Guide="WinHelp.exe %s\Spelmate.hlp" WinHelp.EXE 0
  77. C Spell Editor=%s\spelltst.EXE %s\spelltst.EXE 0
  78. VB Min Example=%s\vbsplmin.EXE %s\vbsplmin.EXE 0
  79. VB Spell Editor=%s\speltest.EXE %s\speltest.EXE 0
  80. VB Notes="NOTEPAD.EXE %s\VBREADME.TXT" NOTEPAD.EXE 0
  81.